Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
rtos_sdk
/
boards
/
riscv
/
10db24612645b108639950cfb03e348eb737e797
/
.
/
bc309_t968d4
/
lscript.h
blob: 02fe12d998d3eb6cf8e1f4a96203fff3b22363d2 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2021-2022 Amlogic, Inc. All rights reserved.
*
* SPDX-License-Identifier: MIT
*/
#ifndef
_LSCRIPT_H_
#define
_LSCRIPT_H_
#define
configMEM_START
0xf7018000
#define
configMEM_LEN
(
64
*
1024
)
#endif