32bit: enable running 32bit OS on AXG platforms [1/3]
authorjiamin ma <jiamin.ma@amlogic.com>
Thu, 11 Oct 2018 02:31:00 +0000 (10:31 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Fri, 12 Oct 2018 02:23:05 +0000 (19:23 -0700)
commit873f0de57ef49a2d419c9c422c789334a6348152
treef254b5e17939fccff165b1ed0f4da44ee9351773
parent783b7b4e7da19f190a072b271e1574f38eacf14e
32bit: enable running 32bit OS on AXG platforms [1/3]

PD#SWPL-513

Problem:
AXG platforms does not support running 32bit kernel

Solution:
Since kerenl already support build 32bit kernel for
64bit SOC, we only need new dts and configs for it
This patch adds DTS for 32bit kernel of S420 and S
400

Verify:
verified locally on S400 and S420

Change-Id: I47d3cb3a35a00d5450d978ba65af540edc601619
Signed-off-by: jiamin ma <jiamin.ma@amlogic.com>
arch/arm/boot/dts/amlogic/axg_s400.dts [new file with mode: 0644]
arch/arm/boot/dts/amlogic/axg_s420.dts [new file with mode: 0644]
arch/arm/boot/dts/amlogic/mesonaxg.dtsi [new file with mode: 0644]
arch/arm/boot/dts/amlogic/mesonaxg_s400-panel.dtsi [new file with mode: 0644]
arch/arm/configs/meson64_a32_smarthome_defconfig [new file with mode: 0644]