Skip to content
Snippets Groups Projects
Commit b4dc0bdd authored by Stefan Roese's avatar Stefan Roese Committed by Wolfgang Denk
Browse files

mpc5200: spl_boot.c: Change init oder to first enable printf


On MPC5200, the initial RAM (and gd) is located in the internal
SRAM. So we can actually call the preloader console init code
before calling initdram(). This makes serial output (printf)
available very early, even before SDRAM init, which has been
an U-Boot priciple from day 1.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent fc959081
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment