
On Thu, Nov 22, 2018 at 02:36:11PM +0100, Jean-Jacques Hiblot wrote:
Hi Tom,
On 22/11/2018 13:45, Tom Rini wrote:
On Thu, Nov 22, 2018 at 04:13:58PM +0530, Lokesh Vutla wrote:
On 21/11/18 4:21 PM, Jean-Jacques Hiblot wrote:
DM_USB is now supported in the SPL. Do not undef it
Signed-off-by: Jean-Jacques Hiblot jjhiblot@ti.com
With this, I guess we can merge am335x_evm_usbspl_defconfig into am335x_evm_defconfig? or am I missing something?
The main reason for _usbspl_defconfig is size constraints, we can't (or at least, couldn't before) fit all the various methods into a single binary.
I'm working on reducing the difference between the am335x evm defconfigs, and also reduce their numbers if possible.
I'm having trouble testing the NOR and SPI configurations. Even with the u-boot/master branch, I can't boot.
Have you tried them recently ? If so can you provide some guidelines?
I haven't tried the NOR one in years (I'm not 100% sure I have a functional BBW + NOR cape honestly) and it's been a while since I did the SPI one either. You did write MLO.byteswap right?