[U-Boot] [PATCH 0/2] No need for parade bridge on peach-pi

Sjoerd Simons sjoerd.simons at collabora.co.uk
Mon Nov 24 16:15:32 CET 2014


With current u-boot-samsung HEAD on a peach-pi the following error is printed:
  exynos_lcd_power_on: ps8625_init() failed

Which is not surprising given that chip does not exist on these boards.

Sjoerd Simons (2):
  exynos5420: fix compilation without parade video
  Exynos5800: The Peach-Pi board does not have a Parade video bridge

 arch/arm/dts/exynos5800-peach-pi.dts | 5 -----
 board/samsung/smdk5420/smdk5420.c    | 4 ++++
 include/configs/peach-pi.h           | 2 --
 3 files changed, 4 insertions(+), 7 deletions(-)

-- 
2.1.3



More information about the U-Boot mailing list