Lines Matching +full:u +full:- +full:boot +full:- +full:env
2 * Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com
6 * SPDX-License-Identifier: GPL-2.0+
14 "boot part 0 1;" \
18 "u-boot.img.raw raw 0x300 0x1000;" \
19 "u-env.raw raw 0x1300 0x200;" \
20 "spl-os-args.raw raw 0x1500 0x200;" \
21 "spl-os-image.raw raw 0x1700 0x6900;" \
22 "spl-os-args fat 0 1;" \
23 "spl-os-image fat 0 1;" \
24 "u-boot.img fat 0 1;" \
30 "boot part 1 1;" \
34 "u-boot.img.raw raw 0x300 0x1000;" \
35 "u-env.raw raw 0x1300 0x200;" \
36 "spl-os-args.raw raw 0x1500 0x200;" \
37 "spl-os-image.raw raw 0x1700 0x6900;" \
38 "spl-os-args fat 1 1;" \
39 "spl-os-image fat 1 1;" \
40 "u-boot.img fat 1 1;" \
50 "u-boot part 0 5;" \
51 "u-boot-spl-os part 0 6;" \
66 "u-boot.bin raw 0x0 0x080000;" \
67 "u-boot.backup raw 0x080000 0x080000;" \
68 "u-boot-spl-os raw 0x100000 0x010000;" \
69 "u-boot-env raw 0x110000 0x010000;" \
70 "u-boot-env.backup raw 0x120000 0x010000;" \
76 "u-boot.img raw 0x040000 0x0100000;" \
77 "u-boot-spl-os raw 0x140000 0x080000;" \
78 "u-boot-env raw 0x1C0000 0x010000;" \
79 "u-boot-env.backup raw 0x1D0000 0x010000;" \