This website works better with JavaScript.
Explore
Help
Sign In
Whitebox
/
u-boot
Watch
1
Star
0
Fork
You've already forked u-boot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
upstream u-boot with additional patches for our devices/boards:
https://lists.denx.de/pipermail/u-boot/2017-March/282789.html
(AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
29069
Commits
3
Branches
0
Tags
148 MiB
Tree:
e71796a70a
u-boot
/
configs
/
db-mv784mp-gp_defconfig
4 lines
62 B
Raw
Normal View
History
Unescape
Escape
arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot This patch adds SPL support to the db-mv784mp-gp eval board. Signed-off-by: Stefan Roese <sr@denx.de> Reviewed-by: Luka Perkov <luka.perkov@sartura.hr>
10 years ago
CONFIG_SPL=y
+S:CONFIG_ARM=y
+S:CONFIG_TARGET_DB_MV784MP_GP=y