[U-Boot] [PATCH v2 07/29] ARM: i.MX6QP: sabresd: Add initial devicetree support
Peng Fan
van.freenix at gmail.com
Thu Apr 6 01:59:17 UTC 2017
On Mon, Apr 03, 2017 at 07:23:14PM +0530, Jagan Teki wrote:
>From: Jagan Teki <jagan at amarulasolutions.com>
>
>Add initial dts support for i.MX6 Quad Plus Sabresd board.
>
>Boot from MMC:
>-------------
>U-Boot SPL 2017.03-33690-ga80e4f6-dirty (Mar 30 2017 - 00:40:29)
>Trying to boot from MMC1
>
>U-Boot 2017.03-33690-ga80e4f6-dirty (Mar 30 2017 - 00:40:29 +0530)
>
>CPU: Freescale i.MX6QP rev1.0 996 MHz (running at 792 MHz)
>CPU: Automotive temperature grade (-40C to 125C) at 29C
>Reset cause: POR
>Model: Freescale i.MX6 Quad Plus SABRE Smart Device Board
>Board: MX6-SabreSD
>I2C: ready
>DRAM: 1 GiB
>PMIC: PFUZE100 ID=0x10
>MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
>*** Warning - bad CRC, using default environment
>
>gpio at 020a4000: dir_output: error: gpio GPIO3_19 not reserved
>gpio at 020a4000: set_value: error: gpio GPIO3_19 not reserved
>gpio at 020b4000: dir_output: error: gpio GPIO7_12 not reserved
>gpio at 020b4000: set_value: error: gpio GPIO7_12 not reserved
>PCI: pcie phy link never came up
>No panel detected: default to Hannstar-XGA
>gpio at 0209c000: dir_output: error: gpio GPIO1_21 not reserved
>Display: Hannstar-XGA (1024x768)
>In: serial
>Out: serial
>Err: serial
>Net: gpio at 0209c000: dir_output: error: gpio GPIO1_25 not reserved
>gpio at 0209c000: set_value: error: gpio GPIO1_25 not reserved
>FEC [PRIME]
>Hit any key to stop autoboot: 0
>=>
>
>Cc: Stefano Babic <sbabic at denx.de>
>Cc: Fabio Estevam <fabio.estevam at nxp.com>
>Cc: Michael Trimarchi <michael at amarulasolutions.com>
>Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
>---
> board/freescale/mx6sabresd/MAINTAINERS | 1 +
> configs/imx6qp_sabresd_defconfig | 60 ++++++++++++++++++++++++++++++++++
Could this be renamed to imx6qp_sabresd_spl_defconfig?
Thanks,
Peng.
More information about the U-Boot
mailing list