Re: [U-Boot] [PATCH 1/6] x86: coreboot: Add generic coreboot payload support

2018-08-19 Thread Bin Meng
On Tue, Aug 14, 2018 at 2:39 PM, Christian Gmeiner wrote: > Am Fr., 10. Aug. 2018 um 11:37 Uhr schrieb Bin Meng : >> >> Currently building U-Boot as the coreboot payload requires user >> to change the build configuration for a specific board during >> menuconfig process. This uses the board's nati

Re: [U-Boot] [PATCH 1/6] x86: coreboot: Add generic coreboot payload support

2018-08-13 Thread Christian Gmeiner
Am Fr., 10. Aug. 2018 um 11:37 Uhr schrieb Bin Meng : > > Currently building U-Boot as the coreboot payload requires user > to change the build configuration for a specific board during > menuconfig process. This uses the board's native device tree > to configure the hardware. For example, the devi

[U-Boot] [PATCH 1/6] x86: coreboot: Add generic coreboot payload support

2018-08-10 Thread Bin Meng
Currently building U-Boot as the coreboot payload requires user to change the build configuration for a specific board during menuconfig process. This uses the board's native device tree to configure the hardware. For example, the device tree provides PCI address range for the PCI host controller a