Searched refs:U_BOOT_ENV_LOCATION (Results 1 – 16 of 16) sorted by relevance
30 U_BOOT_ENV_LOCATION(nowhere) = {
58 U_BOOT_ENV_LOCATION(remote) = {
115 U_BOOT_ENV_LOCATION(fat) = {
120 U_BOOT_ENV_LOCATION(ext4) = {
109 U_BOOT_ENV_LOCATION(onenand) = {
115 U_BOOT_ENV_LOCATION(nvram) = {
121 U_BOOT_ENV_LOCATION(sata) = {
172 U_BOOT_ENV_LOCATION(ubi) = {
230 U_BOOT_ENV_LOCATION(eeprom) = {
283 U_BOOT_ENV_LOCATION(env_blk) = {
332 U_BOOT_ENV_LOCATION(nowhere) = {
351 U_BOOT_ENV_LOCATION(sf) = {
368 U_BOOT_ENV_LOCATION(mmc) = {
404 U_BOOT_ENV_LOCATION(nand) = {
360 U_BOOT_ENV_LOCATION(flash) = {
277 #define U_BOOT_ENV_LOCATION(__name) \ macro