X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx53loco.h;h=ef8dc0db565b1cc48aab40f932b8ebff0a211888;hb=a098cf41fdb2a6607c675f7fe4f3164617c9367e;hp=d16de3306a3e5770f813535938401432f6c9bdaf;hpb=be3b51aa4a450f3e3fcd9c6e5074ef435812a02d;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index d16de33..ef8dc0d 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -91,7 +91,7 @@ /* PMIC Controller */ #define CONFIG_POWER #define CONFIG_POWER_I2C -#define CONFIG_DIALOG_PMIC +#define CONFIG_DIALOG_POWER #define CONFIG_POWER_FSL #define CONFIG_SYS_DIALOG_PMIC_I2C_ADDR 0x48 #define CONFIG_SYS_FSL_PMIC_I2C_ADDR 0x8 @@ -103,10 +103,11 @@ /* Command definition */ #include +#define CONFIG_CMD_BOOTZ #undef CONFIG_CMD_IMLS -#define CONFIG_BOOTDELAY 3 +#define CONFIG_BOOTDELAY 1 #define CONFIG_ETHPRIME "FEC0"