This website requires JavaScript.
Explore
Help
Sign In
hollalinux
/
linux-sg2042
mirror of
https://github.com/sophgo/linux-riscv.git
Watch
1
Star
0
Fork
You've already forked linux-sg2042
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
afceb9319f
linux-sg2042
/
arch
/
sh
/
boards
/
mach-ap325rxa
/
Makefile
3 lines
27 B
Makefile
Raw
Normal View
History
Unescape
Escape
sh: Add ap325rxa specific memory pre/post sleep code Add self-refresh handling code for the AP325RXA board. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-10-30 12:23:51 +08:00
obj-y
:=
setup.o sdram.o
sh: Move ap325rxa board code into separate directory Move the AP325RXA board code from a single board file to a separate directory. This to make it easy to add support for sdram sleep mode code. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-10-30 12:23:42 +08:00