mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-19 22:51:25 +08:00
It makes no sense to try bus width if not supported by drivers or BSP, since we know it must be failed. It saves a lot for booting in time critical environment. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>