- 13 Jan, 2015 3 commits
-
-
Bin Meng authored
Use ePAPR defined properties for x86-uart: clock-frequency and current-speed. Assign the value of clock-frequency in device tree to plat->clock of x86-uart instead of using hardcoded number. Signed-off-by:
Bin Meng <bmeng.cn@gmail.com> Acked-by:
Simon Glass <sjg@chromium.org>
-
Bin Meng authored
This commits cleans up the board dts files. - Correct the serial port register size to 8 - Remove the misleading status = "disabled" statement in the serial.dtsi - Move the inclusion of skeleton.dtsi from serial.dtsi to board dts files - Let the board dts file define stdout-path in the chosen node - Remove device nodes in board dts files thar are duplicated to skeleton.dtsi Signed-off-by:
Bin Meng <bmeng.cn@gmail.com> Acked-by:
Simon Glass <sjg@chromium.org>
-
Bin Meng authored
The name of coreboot.dtsi is misleading, as it actually describes the legacy serial port device node. Signed-off-by:
Bin Meng <bmeng.cn@gmail.com> Acked-by:
Simon Glass <sjg@chromium.org>
-
- 19 Dec, 2014 1 commit
-
-
Bin Meng authored
Signed-off-by:
Bin Meng <bmeng.cn@gmail.com> Acked-by:
Simon Glass <sjg@chromium.org>
-
- 24 Oct, 2014 2 commits
-
-
Simon Glass authored
This makes use of the existing device tree node to use driver model for the serial console. Signed-off-by:
Simon Glass <sjg@chromium.org>
-
Simon Glass authored
Add more information so that U-Boot can find the address of the serial port. Also fix the reg-shift value. Signed-off-by:
Simon Glass <sjg@chromium.org>
-
- 06 Dec, 2012 1 commit
-
-
Simon Glass authored
This contains just the minimum information for a coreboot-based board. Signed-off-by:
Stefan Reinauer <reinauer@chromium.org> Signed-off-by:
Gabe Black <gabeblack@chromium.org> Signed-off-by:
Simon Glass <sjg@chromium.org>
-