]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Correct header order in board file
authorSimon Glass <sjg@chromium.org>
Sun, 16 Jul 2023 03:39:15 +0000 (21:39 -0600)
committerBin Meng <bmeng@tinylab.org>
Mon, 17 Jul 2023 09:23:15 +0000 (17:23 +0800)
commitf52a7f05371e581d703bba6a724783aeb0ce5ac4
treeda321dbe5ac0c16cda97d10becd62393fdb8ad9e
parentf9ebfd7c7acebd3d28a3be1d33e30c6f88a05302
sandbox: Correct header order in board file

Fix the header order in this file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
board/sandbox/sandbox.c