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>
|
2020-01-16 13:29:53 +01:00
|
|
|
#include <devicetree.h>
|
2016-06-02 10:48:59 -07:00
|
|
|
#include <arch/nios2/linker.ld>
|