Home
last modified time | relevance | path

Searched hist:d18d49d7ad77f1a97b9697b3761802de5b82983d (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dbootm.cd18d49d7ad77f1a97b9697b3761802de5b82983d Tue Nov 26 17:45:25 UTC 2013 Paul Burton <paul.burton@imgtec.com> mips: don't hardcode Malta env baudrate

The baudrate passed to Linux in the environment was hardcoded at 38400.
Instead pass the correct baudrate from global data, allowing Linux to
correctly inherit the baudrate used by U-boot when console setup is not
explicitly specified.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>