mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
Merge s5l8700.h and s5l8702.h into s5l87xx.h
This is part of the preparation to add support for iPod Nano 3G and Nano 4G. There are some optimisations left, like merging similar blocks of registers that share the same layout, but the base address have changed between SoC generations. Change-Id: I4f06727b4061977141b65d39ae19591bd5b29680
This commit is contained in:
parent
7fcc6a34a5
commit
9e2c85e076
44 changed files with 818 additions and 910 deletions
|
@ -25,7 +25,7 @@
|
|||
#include "system.h"
|
||||
#include "button.h"
|
||||
|
||||
#include "s5l8702.h"
|
||||
#include "s5l87xx.h"
|
||||
#include "clocking-s5l8702.h"
|
||||
#include "spi-s5l8702.h"
|
||||
#include "nor-target.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue