Searched refs:U_BOOT_ENV_LOCATION (Results 1 – 14 of 14) sorted by relevance
29 U_BOOT_ENV_LOCATION(nowhere) = {
57 U_BOOT_ENV_LOCATION(remote) = {
127 U_BOOT_ENV_LOCATION(ext4) = {
115 U_BOOT_ENV_LOCATION(nvram) = {
131 U_BOOT_ENV_LOCATION(fat) = {
108 U_BOOT_ENV_LOCATION(onenand) = {
116 U_BOOT_ENV_LOCATION(sata) = {
169 U_BOOT_ENV_LOCATION(ubi) = {
230 U_BOOT_ENV_LOCATION(eeprom) = {
312 U_BOOT_ENV_LOCATION(sf) = {
385 U_BOOT_ENV_LOCATION(nand) = {
348 U_BOOT_ENV_LOCATION(mmc) = {
357 U_BOOT_ENV_LOCATION(flash) = {
240 #define U_BOOT_ENV_LOCATION(__name) \ macro