diff mbox

[U-Boot,9/9] ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig

Message ID 1412665917-29731-10-git-send-email-wens@csie.org
State Superseded
Headers show

Commit Message

Chen-Yu Tsai Oct. 7, 2014, 7:11 a.m. UTC
Ippo q8h is a series of A23 tablet boards. This defconfig
is for v5 of these boards, though for u-boot purposes they
are mostly the same.

See: http://linux-sunxi.org/Ippo_q8h

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
---
 board/sunxi/MAINTAINERS    | 5 +++++
 configs/Ippo_q8h_defconfig | 4 ++++
 2 files changed, 9 insertions(+)
 create mode 100644 configs/Ippo_q8h_defconfig

Comments

Ian Campbell Oct. 11, 2014, 4:17 p.m. UTC | #1
On Tue, 2014-10-07 at 15:11 +0800, Chen-Yu Tsai wrote:
> Ippo q8h is a series of A23 tablet boards. This defconfig
> is for v5 of these boards, though for u-boot purposes they
> are mostly the same.

Any differences worth mentioning?

> See: http://linux-sunxi.org/Ippo_q8h

BTW, this says "The port is then used by the OpenRISC core to dump debug
messages. Whether this port can be used by the primary system is still
unknown." but your previous patches suggest this is now known?

> Signed-off-by: Chen-Yu Tsai <wens@csie.org>

Acked-by: Ian Campbell <ijc@hellion.org.uk>

> ---
>  board/sunxi/MAINTAINERS    | 5 +++++
>  configs/Ippo_q8h_defconfig | 4 ++++
>  2 files changed, 9 insertions(+)
>  create mode 100644 configs/Ippo_q8h_defconfig
> 
> diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
> index 7afe45e..febd126 100644
> --- a/board/sunxi/MAINTAINERS
> +++ b/board/sunxi/MAINTAINERS
> @@ -50,3 +50,8 @@ COLOMBUS BOARD
>  M:	Maxime Ripard <maxime.ripard@free-electrons.com>
>  S:	Maintained
>  F:	configs/Colombus_defconfig
> +
> +IPPO-Q8H-V5 BOARD
> +M:	CHen-Yu Tsai <wens@csie.org>
> +S:	Maintained
> +F:	configs/Ippo_q8h_v5_defconfig
> diff --git a/configs/Ippo_q8h_defconfig b/configs/Ippo_q8h_defconfig
> new file mode 100644
> index 0000000..781f137
> --- /dev/null
> +++ b/configs/Ippo_q8h_defconfig
> @@ -0,0 +1,4 @@
> +CONFIG_SYS_EXTRA_OPTIONS="IPPO_Q8H_V5,CONS_INDEX=5"
> +CONFIG_ARM=y
> +CONFIG_TARGET_SUN8I=y
> +CONFIG_DEFAULT_DEVICE_TREE="sun8i-a23-ippo-q8h-v5.dtb"
Chen-Yu Tsai Oct. 12, 2014, 8:13 a.m. UTC | #2
On Sun, Oct 12, 2014 at 12:17 AM, Ian Campbell <ijc@hellion.org.uk> wrote:
> On Tue, 2014-10-07 at 15:11 +0800, Chen-Yu Tsai wrote:
>> Ippo q8h is a series of A23 tablet boards. This defconfig
>> is for v5 of these boards, though for u-boot purposes they
>> are mostly the same.
>
> Any differences worth mentioning?

AFAIK, the boards have different wifi modules, which u-boot doesn't use anyway.

>> See: http://linux-sunxi.org/Ippo_q8h
>
> BTW, this says "The port is then used by the OpenRISC core to dump debug
> messages. Whether this port can be used by the primary system is still
> unknown." but your previous patches suggest this is now known?

Updated. This was written before I started mainline kernel work.

>> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
>
> Acked-by: Ian Campbell <ijc@hellion.org.uk>

Thanks.

>> ---
>>  board/sunxi/MAINTAINERS    | 5 +++++
>>  configs/Ippo_q8h_defconfig | 4 ++++
>>  2 files changed, 9 insertions(+)
>>  create mode 100644 configs/Ippo_q8h_defconfig
>>
>> diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
>> index 7afe45e..febd126 100644
>> --- a/board/sunxi/MAINTAINERS
>> +++ b/board/sunxi/MAINTAINERS
>> @@ -50,3 +50,8 @@ COLOMBUS BOARD
>>  M:   Maxime Ripard <maxime.ripard@free-electrons.com>
>>  S:   Maintained
>>  F:   configs/Colombus_defconfig
>> +
>> +IPPO-Q8H-V5 BOARD
>> +M:   CHen-Yu Tsai <wens@csie.org>
>> +S:   Maintained
>> +F:   configs/Ippo_q8h_v5_defconfig
>> diff --git a/configs/Ippo_q8h_defconfig b/configs/Ippo_q8h_defconfig
>> new file mode 100644
>> index 0000000..781f137
>> --- /dev/null
>> +++ b/configs/Ippo_q8h_defconfig
>> @@ -0,0 +1,4 @@
>> +CONFIG_SYS_EXTRA_OPTIONS="IPPO_Q8H_V5,CONS_INDEX=5"
>> +CONFIG_ARM=y
>> +CONFIG_TARGET_SUN8I=y
>> +CONFIG_DEFAULT_DEVICE_TREE="sun8i-a23-ippo-q8h-v5.dtb"
diff mbox

Patch

diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index 7afe45e..febd126 100644
--- a/board/sunxi/MAINTAINERS
+++ b/board/sunxi/MAINTAINERS
@@ -50,3 +50,8 @@  COLOMBUS BOARD
 M:	Maxime Ripard <maxime.ripard@free-electrons.com>
 S:	Maintained
 F:	configs/Colombus_defconfig
+
+IPPO-Q8H-V5 BOARD
+M:	CHen-Yu Tsai <wens@csie.org>
+S:	Maintained
+F:	configs/Ippo_q8h_v5_defconfig
diff --git a/configs/Ippo_q8h_defconfig b/configs/Ippo_q8h_defconfig
new file mode 100644
index 0000000..781f137
--- /dev/null
+++ b/configs/Ippo_q8h_defconfig
@@ -0,0 +1,4 @@ 
+CONFIG_SYS_EXTRA_OPTIONS="IPPO_Q8H_V5,CONS_INDEX=5"
+CONFIG_ARM=y
+CONFIG_TARGET_SUN8I=y
+CONFIG_DEFAULT_DEVICE_TREE="sun8i-a23-ippo-q8h-v5.dtb"