]> git.dujemihanovic.xyz Git - u-boot.git/commit
verdin-imx8m{m|p}: defconfig: update fastboot buffer size/address
authorHiago De Franco <hiago.franco@toradex.com>
Wed, 23 Oct 2024 11:53:50 +0000 (08:53 -0300)
committerFabio Estevam <festevam@gmail.com>
Fri, 25 Oct 2024 12:07:22 +0000 (09:07 -0300)
commit7f62b52305b45694949442bfc674f57e7bf8d2c6
tree5204ce4ff62ac84413e861f450a361b1208185f6
parentb16bd53ffa61c68ef1932f96368b5a58d0311307
verdin-imx8m{m|p}: defconfig: update fastboot buffer size/address

Remove FASTBOOT_BUF_SIZE from verdin-imx8mm_defconfig and
verdin-imx8mp_defconfig to use the default value of 0x7000000, aligning
with other Toradex boards.

Update FASTBOOT_BUF_ADDR to 0x44200000, consistent with the value in
previous downstream NXP U-Boot releases. This will make fastboot
applications continue working with upstream U-Boot by using the same
address.

Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com>
configs/verdin-imx8mm_defconfig
configs/verdin-imx8mp_defconfig