Lines Matching +full:ease +full:- +full:of +full:- +full:use
1 /* SPDX-License-Identifier: GPL-2.0+ */
5 * specific parts for B&R T-Series Motherboard
7 * Copyright (C) 2013 Hannes Schmelzer <oe5hpm@oevsv.at> -
8 * Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com
16 /* ------------------------------------------------------------------------- */
40 * When we have NAND flash we expect to be making use of mtdparts,
41 * both for ease of use in U-Boot and for passing information on to
78 "run nandargs; run cfgscr; bootz ${loadaddr} - ${dtbaddr}\0" \
92 "load ${loaddev}:2 ${dtbaddr} /boot/am335x-ppt30.dtb || " \
93 "load ${loaddev}:1 ${dtbaddr} am335x-ppt30-legacy.dtb; "\
94 "run t30args#0; run cfgscr; bootz ${loadaddr} - ${dtbaddr}\0" \
99 "load ${loaddev}:1 ${dtbaddr} am335x-ppt30.dtb && " \