]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: rockchip: reduce diff for rk3308, rk3328, rk3399, rk3568, and rk3588
authorFUKAUMI Naoki <naoki@radxa.com>
Wed, 17 Jul 2024 04:47:24 +0000 (13:47 +0900)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 17 Jul 2024 08:26:55 +0000 (16:26 +0800)
commit29de9ab9af2117ff71a0094faca1e0bf49b9b701
treeb25a5c7b8ac96f687c75bc12ebb5cfd3b29f3777
parent9a48ec3e91c6fbdb8d67dfd80488def8fa61b681
configs: rockchip: reduce diff for rk3308, rk3328, rk3399, rk3568, and rk3588

this is cosmetic change. no functional change is intended.

- remove redundant white spaces
- replace white spaces with tab
- align position of last letter/word
- sort lines in CFG_EXTRA_ENV_SETTINGS
- add comment after #endif

Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
include/configs/rk3308_common.h
include/configs/rk3328_common.h
include/configs/rk3399_common.h
include/configs/rk3568_common.h
include/configs/rk3588_common.h