X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fdnp5370.h;h=69a26869ab3b09d317aaeba3f799443be2774b1e;hb=6eed3786c68c8a49d2986ac4f9f6e3071b769d41;hp=d0e72e3e13447ef36d88f44e450fcfedc702858c;hpb=faca8ff55f4a2cf45fb906cc37f44601149fc00e;p=oweals%2Fu-boot.git diff --git a/include/configs/dnp5370.h b/include/configs/dnp5370.h index d0e72e3e13..69a26869ab 100644 --- a/include/configs/dnp5370.h +++ b/include/configs/dnp5370.h @@ -55,6 +55,8 @@ #define CONFIG_CMD_MII #define CONFIG_CMD_PING + +#define CONFIG_LIB_RAND #endif /* @@ -103,6 +105,7 @@ #define CONFIG_DNP5370_EXT_WD_DISABLE 1 #define CONFIG_UART_CONSOLE 0 +#define CONFIG_BFIN_SERIAL #define CONFIG_BAUDRATE 115200 #define CONFIG_BOOTCOMMAND "bootm 0x20030000" #define CONFIG_BOOTARGS "console=ttyBF0,115200 root=/dev/mtdblock3 rootfstype=ext2" @@ -120,7 +123,6 @@ #include #ifndef CONFIG_BFIN_MAC -# undef CONFIG_CMD_NET # undef CONFIG_CMD_NFS #endif