Home
last modified time | relevance | path

Searched hist:a6612bdfe7ef37b9787b66800cf02aaded05fbeb (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dimage.ca6612bdfe7ef37b9787b66800cf02aaded05fbeb Thu Feb 28 03:51:43 UTC 2008 Kumar Gala <galak@kernel.crashing.org> [new uImage] Don't pass kdb to ramdisk_high since we may not have one

We don't actually need the kdb param as we are just using it to get
bd->bi_memsize which we can get from gd->bd->bi_memsize. Also, if we
boot via OF we might not actually fill out a kdb.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Marian Balakowicz <m8@semihalf.com>
/rk3399_rockchip-uboot/include/
H A Dimage.ha6612bdfe7ef37b9787b66800cf02aaded05fbeb Thu Feb 28 03:51:43 UTC 2008 Kumar Gala <galak@kernel.crashing.org> [new uImage] Don't pass kdb to ramdisk_high since we may not have one

We don't actually need the kdb param as we are just using it to get
bd->bi_memsize which we can get from gd->bd->bi_memsize. Also, if we
boot via OF we might not actually fill out a kdb.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Marian Balakowicz <m8@semihalf.com>