blob: 580613068b1d22801209f46d63d955e224d0e86f [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2023 Renesas Electronics Corporation
*/
#ifndef __RENESAS_RZG2L_H
#define __RENESAS_RZG2L_H
#include <asm/arch/renesas.h>
/* console */
#define CFG_SYS_BAUDRATE_TABLE { 115200, 38400 }
#endif /* __RENESAS_RZG2L_H */