]> git.dujemihanovic.xyz Git - u-boot.git/commit
include: env: phytec: k3_mmc: Rename variables
authorDaniel Schultz <d.schultz@phytec.de>
Fri, 30 Aug 2024 09:09:29 +0000 (02:09 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 10 Sep 2024 19:16:01 +0000 (13:16 -0600)
commit80c4f6f9f28109bcaed850b76a2036c57e0e6225
tree4cfcfac1b70886474676ff75bc6faa98b0c574ef
parentd0bc2ac2bda96b4bdc0827b364f84e1046ee0f00
include: env: phytec: k3_mmc: Rename variables

Add a mmc prefix to 'loadimage' and 'loadfdt' because we need
similar variables for other boot sources. This will prevent
name clashes and allows to implement similar boot logic.

Also switch from loadaddr to kernel_addr_r.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
include/env/phytec/k3_mmc.env