On Wed, Jan 03, 2024 at 06:37:16PM +0530, Sumit Garg wrote: [snip] > Tom, Simon, > > Is there any U-Boot policy in regards to board code going forward? Are > we moving in a direction to get rid of most board specific stubs from > generic U-Boot code?
There's not a policy, no. But this brings this platform more in to line with others (assorted TI SoCs) that already have "board" files under arch/arm/mach-foo as most of the board hooks are already abstracted such that it's per-SoC with only an occasional further hook for true board-specific changes. -- Tom
signature.asc
Description: PGP signature

