Re: [U-Boot] [U-Boot, RESEND, 1/2] rockchip: make_fit_atf: use elf entry point

2018-10-04 Thread Philipp Tomsich
> make_fit_atf.py uses physical address of first segment as the > entry point to bl31. It is incorrect and causes following abort > when bl31_entry() is called: > > U-Boot SPL board initTrying to boot from MMC1 > "Synchronous Abort" handler, esr 0x0200 > elr: lr :

Re: [U-Boot] [U-Boot, RESEND, 1/2] rockchip: make_fit_atf: use elf entry point

2018-10-03 Thread Philipp Tomsich
> make_fit_atf.py uses physical address of first segment as the > entry point to bl31. It is incorrect and causes following abort > when bl31_entry() is called: > > U-Boot SPL board initTrying to boot from MMC1 > "Synchronous Abort" handler, esr 0x0200 > elr: lr :