Changes

Jump to: navigation, search

Integration guide (Naon)

213 bytes added, 13:57, 10 July 2014
m
Introduction
{{InfoBoxBottom}}
==Introduction==
This page provides useful information and resources to system designers in order to integrate Naon module in his/her application quickly. These information complement SoM-independent recommendations provided in the [[Carrier_board_design_guidelines_(SOM) | Carrier board design guidelines (SOM)]] page.
Several topics are covered, ranging from hardware issues to manufacturing aspects.
==== Pin Mux Configuration in u-boot ====
Due the fact the correct configuration of pin mux usually should be applied as soon as possible and that's better if pin mux is done is only one place, Dave choose '''DAVE Embedded Systems''' chose to move all its initialization inside the startup code of [[:Category:U-Boot|U-Boot]]
Changing default pin mux configuration is just a matter of:
# open TI Pin Mux configuration
# load the Dave provided Naon default configurationprovided by '''DAVE Embedded Systems'''
# change the mux as needed
# export the generated source code into the [[:Category:U-Boot|U-Boot]] source tree

Navigation menu