Lines Matching +full:squashfs +full:- +full:root
1 /* SPDX-License-Identifier: GPL-2.0+ */
7 * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/
46 #define CONFIG_SYS_NS16550_REG_SIZE -4 /* NS16550 register size */
61 #define CONFIG_SYS_DAVINCI_I2C_SLAVE 10 /* Bogus, master-only in U-Boot */
64 * U-Boot general configuration
91 "if test -n $uenvcmd; then " \
110 "fdtfile=da850-lego-ev3.dtb\0" \
121 "env import -t ${loadaddr} ${filesize}\0" \
123 "mmcargs=setenv bootargs console=${console} root=/dev/mmcblk0p2 rw " \
127 "root=/dev/ram0 rw rootfstype=squashfs console=${console} " \
138 "fdtboot=bootm ${loadaddr} - ${fdtaddr}\0" \