
3 Dec
2014
3 Dec
'14
7:40 p.m.
Without the second patch, U-Boot will not boot on the Vybrid tower systems for me. A better mechanism would be to use the SPL to load direct to DDR3. However, the gfxRAM is large enough to fit the current (~400KB) image for initial load. U-Boot is relocated to DDR3 when initialized, so the life in gfxRAM is small.
I also discovered some redundant defines in the same file.
include/configs/vf610twr.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)