[U-Boot] [PATCH] am335x_boneblack_vboot: Disable asm memcpy/memset in SPL

Kever Yang kever.yang at rock-chips.com
Fri Jul 19 09:22:47 UTC 2019


Hi Tom,

     The evb-rk3399 U-Boot is broken with below Merge:

         9a06eb800c  Merge branch '2019-07-17-ti-imports'

     and the previous merge work fine on evb-rk3399:
         07a5f76602 Merge branch '2019-07-17-ci-imports'

     The U-Boot get abort in initr_mmc(), any one have any ideas?
     "Synchronous Abort" handler, esr 0x96000010

Thanks,
- Kever
On 2019/7/19 上午8:05, Tom Rini wrote:
> On Wed, Jul 17, 2019 at 10:51:10PM -0400, Tom Rini wrote:
>
>> In order to save a little space in SPL, do not use the asm versions of
>> memcpy/memset.
>>
>> Signed-off-by: Tom Rini <trini at konsulko.com>
> Applied to u-boot/master, thanks!
>
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot


More information about the U-Boot mailing list