Lines Matching full:sb
118 $ make u-boot.sb
123 The code produces "u-boot.sb" file. This file needs to be augmented with a
127 NOTE: The process that produces u-boot.sb uses the mkimage to generate the
135 -o u-boot.sb
137 -o u-boot.sb
175 $ ./tools/mxsboot sd u-boot.sb u-boot.sd
201 is invoked on "u-boot.sb" file from chapter 2):
203 $ ./tools/mxsboot nand u-boot.sb u-boot.nand
244 "u-boot.sb" in it's root directory. This can be changed by
270 The u-boot.sb file can be directly written to SPI NOR from U-Boot prompt.
272 Load u-boot.sb into RAM, this can be done in several ways and one way is to use
274 => tftp u-boot.sb 0x42000000
284 Write u-boot.sb to SPI NOR: