diff options
author | Tom Rini <trini@ti.com> | 2014-11-03 12:46:12 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-11-03 12:46:12 -0500 |
commit | 46b7b2e8025770fb29f7810c2d7d15a6650b9643 (patch) | |
tree | 011b21fda812211c3d7e50b65c48f93432d32d04 /include | |
parent | a8b972bfa82c0391aaba809f29e351507fd28215 (diff) | |
parent | 265072ba75d7a931ed0a751d5192220bcc5cc230 (diff) | |
download | talos-obmc-uboot-46b7b2e8025770fb29f7810c2d7d15a6650b9643.tar.gz talos-obmc-uboot-46b7b2e8025770fb29f7810c2d7d15a6650b9643.zip |
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/pb1x00.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/pb1x00.h b/include/configs/pb1x00.h index f92496571b..1c04a58e9f 100644 --- a/include/configs/pb1x00.h +++ b/include/configs/pb1x00.h @@ -29,8 +29,6 @@ #endif #endif -#define CONFIG_SYS_LITTLE_ENDIAN - #define CONFIG_ETHADDR DE:AD:BE:EF:01:01 /* Ethernet address */ #define CONFIG_BOOTDELAY 2 /* autoboot after 2 seconds */ |