Lines Matching +full:button +full:- +full:191
6 * U-Boot file:/include/configs/am335x_evm.h
8 * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
10 * SPDX-License-Identifier: GPL-2.0+
16 #include "siemens-am33x-common.h"
52 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, \
75 /* FWD Button = 27
76 * SRV Button = 87 */
138 "u-boot mtddev;" \
139 "u-boot.env0 mtddev;" \
140 "u-boot.env1 mtddev;" \
144 #define MTDIDS_NAME_STR "omap2-nand_concat"
154 "7680k(u-boot)," \
155 "2048k(u-boot.env0)," \
156 "2048k(u-boot.env1)," \
158 "-(rootfs)"
172 "if test -n ${A}; then " \
175 "if test -n ${B}; then " \
192 "bootm ${kloadaddr} - ${loadaddr}\0" \
193 "nand_boot_backup=ubifsload ${loadaddr} boot/am335x-draco.dtb;" \
194 "bootm ${kloadaddr} - ${loadaddr}\0" \