Searched hist:"22 c67d08398f0101e26fcbf75ac93433764cb4ae" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/board/keymile/km_arm/ |
| H A D | km_arm.c | 22c67d08398f0101e26fcbf75ac93433764cb4ae Tue May 31 02:12:47 UTC 2011 Valentin Longchamp <valentin.longchamp@keymile.com> arm/km: introduce bootcount env variable and clean km_arm
This environment variable is used to set the bootcount address for the kernel.
last_stage_init is not available for arm platforms. So the calls to set_km_var and set_bootcount_addr are done in misc_init_r.
Additionally some unneeded printouts were removed.
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> Signed-off-by: Holger Brunck <holger.brunck@keymile.com> Acked-by: Heiko Schocher <hs@denx.de> cc: Wolfgang Denk <wd@denx.de> cc: Detlev Zundel <dzu@denx.de> cc: Prafulla Wadaskar <prafulla@marvell.com>
|
| /rk3399_rockchip-uboot/include/configs/km/ |
| H A D | km_arm.h | 22c67d08398f0101e26fcbf75ac93433764cb4ae Tue May 31 02:12:47 UTC 2011 Valentin Longchamp <valentin.longchamp@keymile.com> arm/km: introduce bootcount env variable and clean km_arm
This environment variable is used to set the bootcount address for the kernel.
last_stage_init is not available for arm platforms. So the calls to set_km_var and set_bootcount_addr are done in misc_init_r.
Additionally some unneeded printouts were removed.
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> Signed-off-by: Holger Brunck <holger.brunck@keymile.com> Acked-by: Heiko Schocher <hs@denx.de> cc: Wolfgang Denk <wd@denx.de> cc: Detlev Zundel <dzu@denx.de> cc: Prafulla Wadaskar <prafulla@marvell.com>
|