Hi Hauke,
I have fixed this in bit different way and verified it on sama5 devices.
submitted the patch and below the patch link for your reference.
https://patchwork.ozlabs.org/patch/855787/
Regards,
Sandeep Sheriker M
On 01/03/2018 04:18 PM, Hauke Mehrtens wrote:
On 01/02/2018 07:26 PM, S
On 01/02/2018 07:26 PM, Sandeep Sheriker wrote:
> Hi Hauke,
>
> I get below build error
>
> makeĀ -C
> /home/sandeep/microchip/arm/lede/build_dir/target-arm_cortex-a5+neon-vfpv4_musl_eabi/u-boot-sama5d2_xplained_mmc/u-boot-2016.05
> sama5d2_xplained_mmc_config
> make[4]: Entering directory
> '/ho
Hi Hauke,
I get below build error
makeĀ -C
/home/sandeep/microchip/arm/lede/build_dir/target-arm_cortex-a5+neon-vfpv4_musl_eabi/u-boot-sama5d2_xplained_mmc/u-boot-2016.05
sama5d2_xplained_mmc_config
make[4]: Entering directory
'/home/sandeep/microchip/arm/lede/build_dir/target-arm_cortex-a5+n
This activates neon and VFPv4 support for this target. The CPU support
these feature so also use them.
Signed-off-by: Hauke Mehrtens
---
I do not have the hardware, could some please test if this still works
on a at91 compatible board.
target/linux/at91/sama5/target.mk | 2 ++
1 file changed