
On Fri, May 26, 2017 at 11:04 PM, Fabio Estevam festevam@gmail.com wrote:
Hi Jagan,
On Fri, May 26, 2017 at 2:28 PM, Jagan Teki jagannadh.teki@gmail.com wrote:
OK, please rebase now, forgot to update this series changes.
The pmic command appears in this version, but I see other issues now:
U-Boot SPL 2017.05-00704-g16fa9ec (May 26 2017 - 14:30:16) Trying to boot from MMC1
U-Boot 2017.05-00704-g16fa9ec (May 26 2017 - 14:30:16 -0300)
CPU: Freescale i.MX6Q rev1.2 996 MHz (running at 792 MHz) CPU: Automotive temperature grade (-40C to 125C) at 38C Reset cause: POR Model: Freescale i.MX6 Quad SABRE Smart Device Board I2C: ready DRAM: 1 GiB PMIC: PFUZE100 ID=0x10 MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2 gpio@020a4000: dir_output: error: gpio GPIO3_19 not reserved gpio@020a4000: set_value: error: gpio GPIO3_19 not reserved gpio@020b4000: dir_output: error: gpio GPIO7_12 not reserved gpio@020b4000: set_value: error: gpio GPIO7_12 not reserved
(These errors are new)
Yes, because of non-dm-gpio calls.
PCI: pcie phy link never came up No panel detected: default to Hannstar-XGA gpio@0209c000: dir_output: error: gpio GPIO1_21 not reserved Display: Hannstar-XGA (1024x768) In: serial Out: serial Err: serial Net: Warning: ethernet@02188000 MAC addresses don't match: Address in ROM is 00:04:9f:02:70:67 Address in environment is 00:04:9f:02:19:a0 eth0: ethernet@02188000 Hit any key to stop autoboot: 0 => dhcp zImage Read MDIO failed... Read MDIO failed... Read MDIO failed... Read MDIO failed... Read MDIO failed... Read MDIO failed... Read MDIO failed...
(Ethernet does not work anymore).
Will fix, and get back.
thanks!