woodburn.h 383 B

123456789101112131415161718
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * (C) Copyright 2011, Stefano Babic <sbabic@denx.de>
  4. *
  5. * (C) Copyright 2008-2010 Freescale Semiconductor, Inc.
  6. *
  7. * Configuration for the woodburn board.
  8. */
  9. #ifndef __CONFIG_H
  10. #define __CONFIG_H
  11. #include <asm/arch/imx-regs.h>
  12. #include "woodburn_common.h"
  13. /* Set TEXT at the beginning of the NOR flash */
  14. #endif /* __CONFIG_H */