
17 Jan
2017
17 Jan
'17
3:11 a.m.
On Mon, Jan 16, 2017 at 10:03 PM, Simon Glass sjg@chromium.org wrote:
We almost always need the serial port before relocation, so mark it as such. This will ensure that it appears in the device tree for SPL, if used.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v3: None Changes in v2: None
arch/x86/dts/serial.dtsi | 1 + 1 file changed, 1 insertion(+)
applied to u-boot-x86, thanks!