[U-Boot] [PATCH v3 15/62] x86: dts: Mark serial as needed before relocation
Bin Meng
bmeng.cn at gmail.com
Tue Jan 17 03:11:18 CET 2017
On Mon, Jan 16, 2017 at 10:03 PM, Simon Glass <sjg at 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 at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at 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!
More information about the U-Boot
mailing list