
10 Jul
2024
10 Jul
'24
1:02 p.m.
On Wed, Jul 10, 2024 at 08:26:12AM +0200, Stefan Roese wrote:
On 7/8/24 06:39, Tony Dinh wrote:
- Switch to standard boot (in include/configs/ds414.h and
configs/ds414_defconfig)
- Implement board_late_init() to ensure successful enumeration
of USB3 devices
- Remove unnecessary checkboard()
- Updated IDENT_STRING to indicate this u-boot supports both Synology
DS414 and DS214+ boards
- Add SYS_THUMB_BUILD to reduce binary size
- Add NET_RANDOM_ETHADDR
- Add CONFIG_LBA48 and CONFIG_SYS_64BIT_LBA to support >2TB HDD/SDD
Signed-off-by: Tony Dinh mibodhi@gmail.com
Acked-by: Phil Sutter phil@nwl.cc
Reviewed-by: Stefan Roese sr@denx.de
@Phil, is this ready to be merged from your point of view as well?
I still want to investigate legacy bootstd integration, but that's follow-up work anyway.
Tony, thanks for your efforts and the good discussion so far!
Cheers, Phil