Re: [LEDE-DEV] [PATCH 13/13] sunxi: Add A64 support with cortex53 subtarget

2017-10-24 Thread Baptiste Jonglez
On 23-10-17, Hauke Mehrtens wrote: > Could you try an image build the sunxi branch of my staging tree please: > https://git.lede-project.org/?p=lede/hauke/staging.git;a=shortlog;h=refs/heads/sunxi > > I backproted the MMC driver in there as it got some patches which are > probably needed for the

Re: [LEDE-DEV] [PATCH 13/13] sunxi: Add A64 support with cortex53 subtarget

2017-10-23 Thread Hauke Mehrtens
Hi Baptiste, On 10/23/2017 08:17 PM, Baptiste Jonglez wrote: > Hi Hauke, > > On 03-08-17, Hauke Mehrtens wrote: >> This adds initial support for the A64 Allwinner SoC to LEDE. >> It will be build in the new cortexa53 subtarget. >> >> Currently it only supports the pine64 and the image is able to

Re: [LEDE-DEV] [PATCH 13/13] sunxi: Add A64 support with cortex53 subtarget

2017-10-23 Thread Baptiste Jonglez
Hi Hauke, On 03-08-17, Hauke Mehrtens wrote: > This adds initial support for the A64 Allwinner SoC to LEDE. > It will be build in the new cortexa53 subtarget. > > Currently it only supports the pine64 and the image is able to boot on > this SoC. This was merged a while ago, but I gave it

Re: [LEDE-DEV] [PATCH 13/13] sunxi: Add A64 support with cortex53 subtarget

2017-09-03 Thread Hauke Mehrtens
On 08/29/2017 09:22 AM, Baptiste Jonglez wrote: > On 29-08-17, Baptiste Jonglez wrote: >> Hi, >> >> On 03-08-17, Hauke Mehrtens wrote: >>> This adds initial support for the A64 Allwinner SoC to LEDE. >>> It will be build in the new cortexa53 subtarget. >>> >>> Currently it only supports the

Re: [LEDE-DEV] [PATCH 13/13] sunxi: Add A64 support with cortex53 subtarget

2017-08-29 Thread Baptiste Jonglez
On 29-08-17, Baptiste Jonglez wrote: > Hi, > > On 03-08-17, Hauke Mehrtens wrote: > > This adds initial support for the A64 Allwinner SoC to LEDE. > > It will be build in the new cortexa53 subtarget. > > > > Currently it only supports the pine64 and the image is able to boot on > > this SoC. >

Re: [LEDE-DEV] [PATCH 13/13] sunxi: Add A64 support with cortex53 subtarget

2017-08-28 Thread Baptiste Jonglez
Hi, On 03-08-17, Hauke Mehrtens wrote: > This adds initial support for the A64 Allwinner SoC to LEDE. > It will be build in the new cortexa53 subtarget. > > Currently it only supports the pine64 and the image is able to boot on > this SoC. Thanks for the patches! I tested them on a pine64+ 1GB

[LEDE-DEV] [PATCH 13/13] sunxi: Add A64 support with cortex53 subtarget

2017-08-03 Thread Hauke Mehrtens
This adds initial support for the A64 Allwinner SoC to LEDE. It will be build in the new cortexa53 subtarget. Currently it only supports the pine64 and the image is able to boot on this SoC. Signed-off-by: Hauke Mehrtens --- target/linux/sunxi/Makefile | 2