X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fpm9261.h;h=cdb3593c4f9c9a882526a712ce453cb34c88f4a7;hb=e87c2bda9c45bcfcc8239f6052d6fa9aec7351d6;hp=55455e7a255b3b1d0d574cad5e6970988926bd7b;hpb=a3e09cc28c0abb48f76f9375bf4d1c6e0cae82fe;p=u-boot diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h index 55455e7a25..cdb3593c4f 100644 --- a/include/configs/pm9261.h +++ b/include/configs/pm9261.h @@ -1,6 +1,6 @@ /* * (C) Copyright 2007-2008 - * Stelian Pop + * Stelian Pop * Lead Tech Design * Ilko Iliev * @@ -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