Searched hist:df84502edffd1da48588a212b402602f032ed53d (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | sections.c | df84502edffd1da48588a212b402602f032ed53d Tue Jun 11 12:17:32 UTC 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> arm: generalize lib/bss.c into lib/sections.c
File arch/arm/lib/bss.c was initially defined for BSS only, but is now going to also contain definitions for other section-boundary-related symbols, so rename it for better accuracy.
Also, remove useless 'used' attributes.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net> Tested-by: Lubomir Popov <lpopov@mm-sol.com> Tested-by: Jeroen Hofstee <jeroen@myspectrum.nl> Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
|
| H A D | Makefile | df84502edffd1da48588a212b402602f032ed53d Tue Jun 11 12:17:32 UTC 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> arm: generalize lib/bss.c into lib/sections.c
File arch/arm/lib/bss.c was initially defined for BSS only, but is now going to also contain definitions for other section-boundary-related symbols, so rename it for better accuracy.
Also, remove useless 'used' attributes.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net> Tested-by: Lubomir Popov <lpopov@mm-sol.com> Tested-by: Jeroen Hofstee <jeroen@myspectrum.nl> Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
|