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 /configs/pb1000_defconfig | |
parent | a8b972bfa82c0391aaba809f29e351507fd28215 (diff) | |
parent | 265072ba75d7a931ed0a751d5192220bcc5cc230 (diff) | |
download | u-boot-imx-46b7b2e8025770fb29f7810c2d7d15a6650b9643.zip u-boot-imx-46b7b2e8025770fb29f7810c2d7d15a6650b9643.tar.gz u-boot-imx-46b7b2e8025770fb29f7810c2d7d15a6650b9643.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'configs/pb1000_defconfig')
-rw-r--r-- | configs/pb1000_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pb1000_defconfig b/configs/pb1000_defconfig index e226358..72c22a0 100644 --- a/configs/pb1000_defconfig +++ b/configs/pb1000_defconfig @@ -1,3 +1,4 @@ CONFIG_SYS_EXTRA_OPTIONS="PB1000" CONFIG_MIPS=y CONFIG_TARGET_PB1X00=y +CONFIG_SYS_LITTLE_ENDIAN=y |