Other Parts Discussed in Thread: AM3359
Tool/software: Linux
Hi,
We have custom board on AM3359 processor like as Beaglebone. We used old SDK (04.09.00.01) and tested our board. We were working with our board at least 5 years. We want to use new SDK (05.03.00.07). Processor boots from SD-Card. Old u-boot (2013 0101 – psp 06.00.00.00) booting without errors and problems. We control booting process by console on UART0. New u-boot (2018.01+gitA) not booting and nothing (no one character transferred by UART0) wrote to console. We tried u-boot prebuild from old SDK and new SDK. Old version works fine, new version not working. We tried to build new u-boot themselves, but it's not worked too. How fix it?