]> Git Repo - u-boot.git/blob - include/configs/s4sk.h
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
[u-boot.git] / include / configs / s4sk.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * This file is S4SK board configuration.
4  *
5  * Copyright (C) 2024-2025 Renesas Electronics Corp.
6  */
7
8 #ifndef __S4SK_H
9 #define __S4SK_H
10
11 #include "rcar-gen4-common.h"
12
13 #endif /* __S4SK_H */
This page took 0.026951 seconds and 4 git commands to generate.