]> git.sur5r.net Git - u-boot/commit
Sequential accesses to non-existent memory must be synchronized,
authorWolfgang Denk <wd@pollux.denx.de>
Mon, 6 Nov 2006 16:06:36 +0000 (17:06 +0100)
committerWolfgang Denk <wd@denx.de>
Mon, 6 Nov 2006 16:06:36 +0000 (17:06 +0100)
commit91650b3e4de688038d4f71279c44858e3e2c6870
tree5e05ac34616bbdfe70ce7ed38e9ef6f383a12aae
parentee58ea2689930669678fdcb27bf0cc5c341e18eb
Sequential accesses to non-existent memory must be synchronized,
at least on G2 cores.

This fixes get_ram_size() problems on MPC5200 Rev. B boards.
board/mcc200/mcc200.c
common/memsize.c
include/common.h