Commits
Jeremy McNicoll committed ccf1ad535ae
SBC8548: fix address mask to allow 64M flash Fix incorrect mask to enable all 64MB of onboard flash. Previously U-Boot incorrectly mapped only 8MB of flash, this patch correctly maps all the available flash. Signed-off-by: Jeremy McNicoll <jeremy.mcnicoll@windriver.com>