[U-Boot] [PATCH v3] sunxi: add support for Banana Pi M2 Zero board

Maxime Ripard maxime.ripard at bootlin.com
Thu Jun 7 07:18:09 UTC 2018


On Wed, Jun 06, 2018 at 06:40:44PM +0800, Jun Nie wrote:
> diff --git a/configs/bananapi_m2_zero_defconfig b/configs/bananapi_m2_zero_defconfig
> new file mode 100644
> index 0000000..668ade5
> --- /dev/null
> +++ b/configs/bananapi_m2_zero_defconfig
> @@ -0,0 +1,15 @@
> +CONFIG_ARM=y
> +CONFIG_ARCH_SUNXI=y
> +CONFIG_SYS_TEXT_BASE=0x4a000000

This should be the default already in 2018.07-rc1. If it isn't we'll
need to figure out why, this doesn't really belong in a defconfig.

Maxime

-- 
Maxime Ripard, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the U-Boot mailing list