X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fuc101.h;h=042750e2fe9a98f5623b0e833d9e501b912e45a2;hb=29f8f58ff40c67f7f2e11afd1715173094e52ac2;hp=81df1419f5165b3c0e7bfe11466f549aa2736648;hpb=890e9413c0af74a3d74f37d9ab6d19784990fa0c;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/uc101.h b/include/configs/uc101.h index 81df141..042750e 100644 --- a/include/configs/uc101.h +++ b/include/configs/uc101.h @@ -40,6 +40,8 @@ #define CONFIG_BOARD_EARLY_INIT_R +#define CONFIG_HIGH_BATS 1 /* High BATs supported */ + /* * Serial console configuration */ @@ -91,7 +93,7 @@ #define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ #define CONFIG_PREBOOT "echo;" \ - "echo Type \"run flash_nfs\" to mount root filesystem over NFS;" \ + "echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;" \ "echo" #undef CONFIG_BOOTARGS