2016-06-02 10:48:59 -07:00
|
|
|
/*
|
|
|
|
* Copyright (c) 2016 Intel Corporation
|
|
|
|
*
|
2017-01-18 17:01:01 -08:00
|
|
|
* SPDX-License-Identifier: Apache-2.0
|
2016-06-02 10:48:59 -07:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @brief Linker script for the Nios II/e CPU with timer and 16550 UART
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include <layout.h>
|
2018-05-14 16:40:47 +05:30
|
|
|
#include <generated_dts_board.h>
|
2016-06-02 10:48:59 -07:00
|
|
|
#include <arch/nios2/linker.ld>
|