Hi York, Albert Could you help me to review these patches ?
Thanks very much, BRs Xiubo > -----Original Message----- > From: Xiubo Li [mailto:li.xi...@freescale.com] > Sent: Tuesday, September 16, 2014 10:48 AM > To: albert.u.b...@aribaud.net; Wang Huan-B18965; i...@hellion.org.uk; > hdego...@redhat.com; Kushwaha Prabhakar-B32579; Wang Huan-B18965; > andre.przyw...@linaro.org; marc.zyng...@arm.com; yamad...@jp.panasonic.com; > Aggrwal Poonam-B10812; Leekha Shaveta-B20052; u-boot@lists.denx.de > Cc: Xiubo Li-B47053 > Subject: [PATCH 0/4] ls102xa: HYP/non-sec: for ls102xa. > > > Xiubo Li (4): > ARM: HYP/non-sec: add the pen address byte reverting support. > ARM: HYP/non-sec: Fix the ARCH Timer frequency setting. > ls102xa: HYP/non-sec: support for ls102xa boards > ARM: ls102xa: allow all device accessable in non-secure state > > arch/arm/cpu/armv7/ls102xa/cpu.c | 15 +++ > arch/arm/cpu/armv7/nonsec_virt.S | 7 +- > arch/arm/include/asm/arch-ls102xa/config.h | 3 + > arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h | 3 + > arch/arm/include/asm/arch-ls102xa/ns_access.h | 117 > ++++++++++++++++++++++ > board/freescale/common/Makefile | 2 + > board/freescale/common/ns_access.c | 32 ++++++ > board/freescale/ls1021aqds/ls1021aqds.c | 88 ++++++++++++++++ > board/freescale/ls1021atwr/ls1021atwr.c | 87 ++++++++++++++++ > include/configs/ls1021aqds.h | 8 ++ > include/configs/ls1021atwr.h | 8 ++ > include/configs/sun7i.h | 1 + > 12 files changed, 369 insertions(+), 2 deletions(-) > create mode 100644 arch/arm/include/asm/arch-ls102xa/ns_access.h > create mode 100644 board/freescale/common/ns_access.c > > -- > 2.1.0.27.g96db324 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot