diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/total_compute.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/configs/total_compute.h b/include/configs/total_compute.h index 4c966ce4bf6..5cc0166f19e 100644 --- a/include/configs/total_compute.h +++ b/include/configs/total_compute.h @@ -11,16 +11,6 @@ /* Link Definitions */ -#define CFG_EXTRA_ENV_SETTINGS \ - "load_addr=0xa0000000\0" \ - "initrd_addr_r=0x88000000\0" -/* - * If vbmeta partition is present, boot Android with verification using AVB. - * Else if system partition is present (no vbmeta partition), boot Android - * without verification (for development purposes). - * Else boot FIT image. - */ - #define CFG_SYS_FLASH_BASE 0x0C000000 #endif /* __TOTAL_COMPUTE_H */ |
