]> git.dujemihanovic.xyz Git - u-boot.git/commit
omap3: sniper: Streamline defconfig
authorPaul Kocialkowski <contact@paulk.fr>
Sun, 28 Jul 2024 20:25:01 +0000 (22:25 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 7 Aug 2024 00:32:46 +0000 (18:32 -0600)
commite902ac8d3bd7609eaf73d59ea44b2c5d80fcb891
tree852c6deab1b4659fccf0ed20dcbeb65311d3ef37
parent2e148cb0b423bbb0b2e16b55bab053edca5abbfb
omap3: sniper: Streamline defconfig

Remove custom config options that are not particularly necessary.
Align them with OMAP3 defaults used on other boards (especially for
memory locations).

Also enable Thumb build to reduce the SPL size and remove the custom
prompt text.

This makes the config a lot more minimalistic, maintainable and easier
to read.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@konsulko.com>
Tested-by: Derald D. Woods <woods.technical@gmail.com>
configs/sniper_defconfig