[PATCH] common: board: fix build condition of noncached memory initcall
Tom Rini
trini at konsulko.com
Wed Apr 30 19:03:46 CEST 2025
On Tue, 29 Apr 2025 10:04:24 +0800, Weijie Gao wrote:
> CONFIG_SYS_NONCACHED_MEMORY is defined as hex, not bool. It should be
> replaced with CONFIG_SYS_HAS_NONCACHED_MEMORY when switched from #ifdef to
> CONFIG_IS_ENABLED().
>
>
Applied to u-boot/master, thanks!
[1/1] common: board: fix build condition of noncached memory initcall
commit: a6da395b5d68ad0e644e0a70665274dc60ec2056
--
Tom
More information about the U-Boot
mailing list