Other Parts Discussed in Thread: AM2431, LP-AM243, TMDS243EVM, AM2434, UNIFLASH
Hello,
(Please understand that I am not good at English.)
I have a custom board that embedded AM2431ALV.
LP-AM243 evaluation board is embedded AM2434ALX.
TMDS243EVM is embedded AM2434ALV.
So, During AM2431ALV SoC initialization, I had some questions.
1. At first, I thought I needed to flash the "am243x-evm/default_sbl_null.cfg" because I used the same ALV model as EVM, but this was wrong.
(When I try to flash only am243x-lp/default_sbl_null.cfg, it flashes normally)
2. Where is sbl_null loaded by the command below?
I want to know the memory or address that will be loaded, and also how "sbl_uart_uniflash.release.hs_fs.titimage" works (If possible).
Thank you.