Skip to content

Commit

Permalink
light-c910: remove ENV_STR_BOARD
Browse files Browse the repository at this point in the history
Signed-off-by: Han Gao <[email protected]>
  • Loading branch information
RevySR committed Dec 29, 2023
1 parent 326dde9 commit cadb31e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/configs/light-c910.h
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@

#define CONFIG_MISC_INIT_R

#define ENV_STR_BOARD "board#=LP\0"

#define CONFIG_EXTRA_ENV_SETTINGS \
"scriptaddr=0x00500000\0" \
"pxefile_addr_r=0x00600000\0" \
Expand All @@ -148,7 +146,6 @@
"splashimage=0x30000000\0" \
"splashpos=m,m\0" \
"fdt_high=0xffffffffffffffff\0" \
ENV_STR_BOARD \
"kernel_addr_r=0x00200000\0" \
"kdump_buf=180M\0" \
"mmcdev=0\0" \
Expand Down

0 comments on commit cadb31e

Please sign in to comment.