Hi,

On 20-12-15 22:45, Aleksei Mamlin wrote:
Marsboard A10 haven't any PMIC at all, so add CONFIG_SUNXI_NO_PMIC=y to
Marsboard_A10_defconfig

Signed-off-by: Aleksei Mamlin <[email protected]>

Thanks I've added this to my personal tree and will send it out
with the next pull-req.

Regards,

Hans


---
  configs/Marsboard_A10_defconfig | 1 +
  1 file changed, 1 insertion(+)

diff --git a/configs/Marsboard_A10_defconfig b/configs/Marsboard_A10_defconfig
index 5689cff..806fb64 100644
--- a/configs/Marsboard_A10_defconfig
+++ b/configs/Marsboard_A10_defconfig
@@ -9,4 +9,5 @@ CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,AHCI"
  # CONFIG_CMD_FLASH is not set
  # CONFIG_CMD_FPGA is not set
  CONFIG_CMD_GPIO=y
+CONFIG_SUNXI_NO_PMIC=y
  CONFIG_USB_EHCI_HCD=y

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to