Lines Matching +full:u +full:- +full:boot +full:- +full:env
4 * SPDX-License-Identifier: GPL-2.0+
10 * Using bootrom layout for rockchip-idb* and spl*. Size is nand erase size.
13 "mtdparts=rockchip-nand.0:" \
21 "4M(u-boot)," \
22 "4M(u-boot.backup)," \
23 "4M(u-boot-env)," \
24 "4M(u-boot-env.backup)," \
27 "-(rootfs)"
37 "u-boot raw 0x1C00000 0x400000;" \
38 "u-boot.backup raw 0x2000000 0x400000;" \
39 "u-boot-env raw 0x2400000 0x400000;" \
40 "u-boot-env.backup raw 0x2800000 0x400000;" \
47 "u-boot.bin ram 0x60408000 0x80000"