diff options
Diffstat (limited to 'include/configs/lx2160ardb.h')
-rw-r--r-- | include/configs/lx2160ardb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/lx2160ardb.h b/include/configs/lx2160ardb.h index 63d77c5fc4..f54edf356a 100644 --- a/include/configs/lx2160ardb.h +++ b/include/configs/lx2160ardb.h @@ -93,7 +93,6 @@ EXTRA_ENV_SETTINGS \ "boot_scripts=lx2160ardb_boot.scr\0" \ "boot_script_hdr=hdr_lx2160ardb_bs.out\0" \ - "lx2160ardb_vdd_mv=800\0" \ "BOARD=lx2160ardb\0" \ "xspi_bootcmd=echo Trying load from flexspi..;" \ "sf probe 0:0 && sf read $load_addr " \ |