Re: [PATCH 3/3] ARM: omap3: evm: Fix 'fitImage' booting

2022-06-10 Thread Tom Rini
On Sun, May 15, 2022 at 10:25:05PM -0500, Derald D. Woods wrote: > This commit sets two additional variables in the default BOOTCOMMAND. > Adding 'boot=mmc' and 'addr_fit=0x8b00' removes the need for a > special 'uEnv.txt' to be created. The 'addr_fit' variable is the key > piece here. It is n

[PATCH 3/3] ARM: omap3: evm: Fix 'fitImage' booting

2022-05-15 Thread Derald D. Woods
This commit sets two additional variables in the default BOOTCOMMAND. Adding 'boot=mmc' and 'addr_fit=0x8b00' removes the need for a special 'uEnv.txt' to be created. The 'addr_fit' variable is the key piece here. It is normally defined as 0x9000, in the macro DEFAULT_FIT_TI_ARGS. For this