Searched hist:"47 ea6edfb3004fb2d2a979e19c3f6e4e32f45e51" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | bootm.c | 47ea6edfb3004fb2d2a979e19c3f6e4e32f45e51 Fri Jun 18 10:31:10 UTC 2010 Minkyu Kang <mk7.kang@samsung.com> ARM: remove unused VIDEOLFB ATAG
ATAG_VIDEOLFB is not used anywhere. The belowing warning is occurred due to this ATAG.
[ 0.000000] Ignoring unrecognised tag 0x54410008
This patch fixed it.
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Martin Krause <Martin.Krause@tqs.de>
|