]> Git Repo - u-boot.git/commit
lcd: fix console address is not initialized
authorBo Shen <[email protected]>
Wed, 28 Jan 2015 01:13:22 +0000 (09:13 +0800)
committerTom Rini <[email protected]>
Wed, 28 Jan 2015 21:58:02 +0000 (16:58 -0500)
commit2af13d6b6265a6700c4f65597410b769895024bf
tree4c2cef3fccd6c94a73dcfcb8c2f51a3dfd98668c
parent2a50712eca8f04397e049ed7e09e11842b4c1348
lcd: fix console address is not initialized

This commit 904672e (lcd: refactor lcd console stuff into its
own file), which cause lcd console address is not initialized.

This patch initialize the lcd console use the default value,
will be update when splash screen is enabled.

Signed-off-by: Bo Shen <[email protected]>
common/lcd.c
This page took 0.03306 seconds and 4 git commands to generate.