Searched refs:U_BOOT_ENV_LOCATION (Results 1 – 14 of 14) sorted by relevance
47 U_BOOT_ENV_LOCATION(nowhere) = {
55 U_BOOT_ENV_LOCATION(remote) = {
118 U_BOOT_ENV_LOCATION(nvram) = {
109 U_BOOT_ENV_LOCATION(onenand) = {
147 U_BOOT_ENV_LOCATION(fat) = {
117 U_BOOT_ENV_LOCATION(sata) = {
180 U_BOOT_ENV_LOCATION(ubi) = {
186 U_BOOT_ENV_LOCATION(ext4) = {
236 U_BOOT_ENV_LOCATION(eeprom) = {
383 U_BOOT_ENV_LOCATION(nand) = {
405 U_BOOT_ENV_LOCATION(sf) = {
359 U_BOOT_ENV_LOCATION(flash) = {
391 U_BOOT_ENV_LOCATION(mmc) = {
197 #define U_BOOT_ENV_LOCATION(__name) \ macro
Completed in 9 milliseconds