Files
u-boot/lib
Shiji Yang ccea96f443 treewide: unify the linker symbol reference format
Now all linker symbols are declared as type char[]. Though we can
reference the address via both the array name 'var' and its address
'&var'. It's better to unify them to avoid confusing developers.
This patch converts all '&var' linker symbol refrences to the most
commonly used format 'var'.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2023-08-09 09:21:42 -04:00
..
2023-06-12 14:55:33 -04:00
2022-01-18 08:31:02 -05:00
2022-07-11 14:58:57 -04:00
2023-02-11 12:22:34 -05:00
2022-07-26 02:30:56 -06:00
2022-01-19 18:11:34 +01:00
2022-08-12 08:14:23 -04:00
2023-01-20 12:27:24 -05:00
2022-03-15 16:19:29 -04:00
2023-05-11 10:25:29 +08:00
2023-01-16 18:01:10 +08:00
2023-02-11 12:22:34 -05:00
2022-01-19 18:11:34 +01:00