2016-06-16 02:51:03 +08:00
|
|
|
/*
|
|
|
|
* Copyright (c) 2016 Intel Corporation
|
|
|
|
*
|
2017-01-19 09:01:01 +08:00
|
|
|
* SPDX-License-Identifier: Apache-2.0
|
2016-06-16 02:51:03 +08:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @brief Linker script for the Nios II/e CPU with timer and 16550 UART
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include <layout.h>
|
2018-04-21 00:18:10 +08:00
|
|
|
#include <generated_dts_board.h>
|
2016-06-16 02:51:03 +08:00
|
|
|
#include <arch/nios2/linker.ld>
|