mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 12:39:22 -04:00
mpc83xx: cosmetic: MERGERBOX.h checkpatch compliance
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Cc: Joe Hershberger <joe.hershberger@gmail.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
This commit is contained in:
parent
4713db666c
commit
7c3a4f986c
@ -530,8 +530,8 @@
|
|||||||
#define CONFIG_ZERO_BOOTDELAY_CHECK
|
#define CONFIG_ZERO_BOOTDELAY_CHECK
|
||||||
#define CONFIG_RESET_TO_RETRY 1000
|
#define CONFIG_RESET_TO_RETRY 1000
|
||||||
|
|
||||||
#define MV_CI MergerBox
|
#define MV_CI "MergerBox"
|
||||||
#define MV_VCI MergerBox
|
#define MV_VCI "MergerBox"
|
||||||
#define MV_FPGA_DATA 0xfc100000
|
#define MV_FPGA_DATA 0xfc100000
|
||||||
#define MV_FPGA_SIZE 0x00200000
|
#define MV_FPGA_SIZE 0x00200000
|
||||||
|
|
||||||
@ -570,8 +570,8 @@
|
|||||||
"mv_version=" U_BOOT_VERSION "\0"\
|
"mv_version=" U_BOOT_VERSION "\0"\
|
||||||
"mtdids=" MTDIDS_DEFAULT "\0"\
|
"mtdids=" MTDIDS_DEFAULT "\0"\
|
||||||
"mtdparts=" MTDPARTS_DEFAULT "\0"\
|
"mtdparts=" MTDPARTS_DEFAULT "\0"\
|
||||||
"dhcp_client_id=" MK_STR(MV_CI) "\0"\
|
"dhcp_client_id=" MV_CI "\0"\
|
||||||
"dhcp_vendor-class-identifier=" MK_STR(MV_VCI) "\0"\
|
"dhcp_vendor-class-identifier=" MV_VCI "\0"\
|
||||||
"upd_uboot=dhcp;tftp bdi2000/u-boot-mergerbox-xp.bin;"\
|
"upd_uboot=dhcp;tftp bdi2000/u-boot-mergerbox-xp.bin;"\
|
||||||
"protect off all;erase $uboota +0xC0000;"\
|
"protect off all;erase $uboota +0xC0000;"\
|
||||||
"cp.b $loadaddr $uboota $filesize\0"\
|
"cp.b $loadaddr $uboota $filesize\0"\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user