X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fpm9261.h;h=cdb3593c4f9c9a882526a712ce453cb34c88f4a7;hb=e87c2bda9c45bcfcc8239f6052d6fa9aec7351d6;hp=9fbf9afe2fb02d8cc3bb7bd78aac525d8b8a6b83;hpb=68435fa1519cb92493fd59e05bc9dbe7f2205feb;p=u-boot diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h index 9fbf9afe2f..cdb3593c4f 100644 --- a/include/configs/pm9261.h +++ b/include/configs/pm9261.h @@ -161,6 +161,7 @@ #define CONFIG_INITRD_TAG 1 #undef CONFIG_SKIP_LOWLEVEL_INIT +#define CONFIG_BOARD_EARLY_INIT_F /* * Hardware drivers @@ -232,7 +233,6 @@ /* NAND flash */ #define CONFIG_NAND_ATMEL -#define NAND_MAX_CHIPS 1 #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_BASE 0x40000000 #define CONFIG_SYS_NAND_DBW_8 1 @@ -361,7 +361,6 @@ #endif #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE {115200 , 19200, 38400, 57600, 9600 } #define CONFIG_SYS_PROMPT "pm9261> " #define CONFIG_SYS_CBSIZE 256