Lines Matching refs:addr3
33 6. bootm <addr1> <addr2> <addr3> /* single image at <addr1> */
34 7. bootm <addr1> - <addr3> /* single image at <addr1> */
41 12. bootm [<addr1>]:<subimg1> [<addr2>]:<subimg2> [<addr3>]:<subimg3>
42 13. bootm [<addr1>]:<subimg1> [<addr2>]:<subimg2> <addr3>
43 14. bootm [<addr1>]:<subimg1> - [<addr3>]:<subimg3>
44 15. bootm [<addr1>]:<subimg1> - <addr3>
75 ramdisk image, and <addr3> is the address of a FDT binary blob. Kernel is
79 Ad. 7. <addr1> is the address of a kernel image and <addr3> is the address of
103 <addr2>, and pass FDT blob <subimg3> from the image at <addr3>.
106 Ad. 13. Similar to case 12, the difference being that <addr3> is the address
112 <addr3>.
115 Ad. 15. Similar to case 14, the difference being that <addr3> is the address
182 can be omitted. If <addr3> is omitted, then it is assumed that image at