This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
u-boot
Watch
1
Star
0
Fork
1
You've already forked u-boot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e71796a70a
u-boot
/
configs
/
maxbcm_defconfig
4 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
arm: maxbcm: Enable SPL to include DDR training code into U-Boot This patch adds SPL support to the maxbcm MV78460 based board. Including the fixed DDR configuratrion needed for the DDR training code. And the the serdes PHY init code. Signed-off-by: Stefan Roese <sr@denx.de> Reviewed-by: Luka Perkov <luka.perkov@sartura.hr>
2015-01-19 10:33:47 +00:00
CONFIG_SPL=y
+S:CONFIG_ARM=y
+S:CONFIG_TARGET_MAXBCM=y
Reference in New Issue
Copy Permalink