[PATCH v4 08/13] rockchip: Use devicetree for SMBIOS settings
Bin Meng
bmeng.cn at gmail.com
Tue Nov 3 09:51:44 CET 2020
On Thu, Oct 22, 2020 at 10:21 PM Simon Glass <sjg at chromium.org> wrote:
>
> Add settings and enable the default sysinfo driver so that these can come
> from the device tree.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
> arch/arm/dts/rk3328-roc-cc-u-boot.dtsi | 21 +++++++++++++++++++++
> arch/arm/dts/rk3328-rock-pi-e-u-boot.dtsi | 23 +++++++++++++++++++++++
> arch/arm/dts/rk3328-rock64-u-boot.dtsi | 21 +++++++++++++++++++++
> arch/arm/dts/rk3368-lion-u-boot.dtsi | 20 ++++++++++++++++++++
> configs/lion-rk3368_defconfig | 4 ++--
> configs/roc-cc-rk3328_defconfig | 4 ++--
> configs/rock-pi-e-rk3328_defconfig | 4 ++--
> configs/rock64-rk3328_defconfig | 4 ++--
> 8 files changed, 93 insertions(+), 8 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list