]> Git Repo - J-u-boot.git/commit - configs/harmony_defconfig
configs: harmony: enable live tree, mtd and ubi
authorMarcel Ziswiler <[email protected]>
Mon, 7 May 2018 21:18:42 +0000 (23:18 +0200)
committerTom Warren <[email protected]>
Thu, 10 May 2018 23:34:10 +0000 (16:34 -0700)
commitfa91fda8c30a66f87d2c4fde4e0c3f7caf69e09e
tree8df686e621a017807174b0a5f2bcee7da5f5ebe3
parent4b11a6296aab84b628434cdbdd15697fab8a3a93
configs: harmony: enable live tree, mtd and ubi

U-Boot on Harmony recently got broken by ongoing driver model resp. live
tree migration work:

U-Boot 2018.03-rc3 (Feb 21 2018 - 15:43:08 +0100)

TEGRA20
Model: NVIDIA Tegra20 Harmony evaluation board
Board: NVIDIA Harmony
DRAM:  1 GiB
Video device 'dc@54200000' cannot allocate frame buffer memory -ensure
the device is set up before relocation
Error binding driver 'tegra_lcd': -28
Some drivers failed to bind
Error binding driver 'generic_simple_bus': -28
Some drivers failed to bind
initcall sequence 3ffa86d0 failed at call 00121dc0 (err=-28)

This commit fixes this by enabling live tree, MTD and UBI for Harmony as
well.

Signed-off-by: Marcel Ziswiler <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
configs/harmony_defconfig
include/configs/harmony.h
This page took 0.033254 seconds and 4 git commands to generate.