]> git.sur5r.net Git - u-boot/commit
x86: dts: Mark serial as needed before relocation
authorSimon Glass <sjg@chromium.org>
Mon, 16 Jan 2017 14:03:40 +0000 (07:03 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 6 Feb 2017 03:38:46 +0000 (11:38 +0800)
commitf9d275b2bdca58591a64b247c28d1e0c2169b557
tree6b518784bc284b1df2058b1c50c8285d2bc38efb
parentc7ccb2c032a8a0c25ebd76e7c616952b0f52eb5d
x86: dts: Mark serial as needed before relocation

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>
arch/x86/dts/serial.dtsi