LX2160 bootup issue

Hello team,
The same SD card boot working on other board giving below error in other board.
Model: SolidRun LX2160ACEX7 COM express type 7 based board
Board: LX2160ACE Rev2.0-CEX7, SD
SERDES1 Reference: Clock1 = 161.13MHz Clock2 = 100MHz
SERDES2 Reference: Clock1 = 100MHz Clock2 = 100MHz
SERDES3 Reference: Clock1 = 100MHz Clock2 = 100Hz
DRAM: 31.9 GiB
DDR 31.9 GiB (DDR4, 64-bit, CL=22, ECC off)
DDR Chip-Select Interleaving Mode: CS0+CS1
dev_get_priv: null device
dev_get_priv: null device
Using SERDES1 Protocol: 8 (0x8)
Using SERDES2 Protocol: 5 (0x5)
Using SERDES3 Protocol: 2 (0x2)
PCIe1: pcie@3400000 disabled
PCIe2: pcie@3500000 disabled
PCIe3: pcie@3600000 Root Complex: no link
PCIe4: pcie@3700000 disabled
PCIe5: pcie@3800000 Root Complex: no link
PCIe6: pcie@3900000 disabled
WDT: Started with servicing (30s timeout)
MMC: FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC… *** Warning - bad CRC, using default environment

EEPROM: TlvInfo v1 len=88
In: serial_pl01x
Out: serial_pl01x
Err: serial_pl01x
SEC0: RNG instantiated
fsl_board_late_init
Setting up retimer channels 1…4 as 10Gbps
Net: eth0: DPMAC17@rgmii-id [PRIME]

MMC read: dev # 0, block # 20480, count 4608 … 4608 blocks read: OK

MMC read: dev # 0, block # 28672, count 2048 … 2048 blocks read: OK
crc32+
fsl-mc: Booting Management Complex … SUCCESS
fsl-mc: Management Complex booted (version: 10.28.1, boot status: 0x1)
Hit any key to stop autoboot: 0
Device: FSL_SDHC
Manufacturer ID: 3
OEM: 5344
Name: SD32G
Bus Speed: 50000000
Mode: SD High Speed (50MHz)
Rd Block Len: 512
SD version 3.0
High Capacity: Yes
Capacity: 29.7 GiB
Bus Width: 4-bit
Erase Group Size: 512 Bytes

MMC read: dev # 0, block # 26624, count 2048 … 2048 blocks read: OK
starting USB…
Bus usb3@3100000: Register 200017f NbrPorts 2
Starting the controller
USB XHCI 1.00
Bus usb3@3110000: Register 200017f NbrPorts 2
Starting the controller
USB XHCI 1.00
scanning bus usb3@3100000 for devices… 1 USB Device(s) found
scanning bus usb3@3110000 for devices… 4 USB Device(s) found
scanning usb for storage devices… 0 Storage Device(s) found

Device 0: unknown device
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1…
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
Scanning disk esdhc@2140000.blk…
Scanning disk esdhc@2150000.blk…
** Unrecognized filesystem type **
Found 3 disks
No EFI system partition
ERROR: invalid device tree
switch to partitions #0, OK
mmc1(part 0) is current device
** No partition table - mmc 1 **
scanning bus for devices…
SATA link 0 timeout.
AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
flags: 64bit ncq pm clo only pmp fbss pio slum part ccc apst
SATA link 0 timeout.
AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
flags: 64bit ncq pm clo only pmp fbss pio slum part ccc apst
SATA link 0 timeout.
AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
flags: 64bit ncq pm clo only pmp fbss pio slum part ccc apst
SATA link 0 timeout.
AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
flags: 64bit ncq pm clo only pmp fbss pio slum part ccc apst

Device 0: unknown device

Device 0: unknown device
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
DHCP client bound to address 172.27.27.140 (1003 ms)
Using DPMAC17@rgmii-id device
TFTP from server 172.27.6.58; our IP address is 172.27.27.140; sending through 4
Filename ‘boot.scr.uimg’.
Load address: 0x80000000
Loading: *
TFTP error: ‘File not found’ (1)
Not retrying…
BOOTP broadcast 1
DHCP client bound to address 172.27.27.140 (2 ms)
Using DPMAC17@rgmii-id device
TFTP from server 172.27.6.58; our IP address is 172.27.27.140; sending through 4
Filename ‘/export/tftpboot/linux-install/pxelinux.0’.
Load address: 0x81100000
Loading: ##
974.6 KiB/s

Any specific check on uboot param
thanks

It looks like your sdcard /boot filesystem has some corruption. libfdt fdt_check_header(): FDT_ERR_BADMAGIC designates that the dtb was found but was corrupt when read from the sdhc device.