Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171481299
D9836.id25799.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
601 B
Referenced Files
None
Subscribers
None
D9836.id25799.diff
View Options
Index: sys/arm/altera/socfpga/socfpga_machdep.c
===================================================================
--- sys/arm/altera/socfpga/socfpga_machdep.c
+++ sys/arm/altera/socfpga/socfpga_machdep.c
@@ -106,25 +106,6 @@
}
#endif
-static int
-socfpga_a10_devmap_init(platform_t plat)
-{
-
- /* UART */
- devmap_add_entry(0xffc00000, 0x100000);
-
- /* USB OTG */
- devmap_add_entry(0xffb00000, 0x100000);
-
- /* dwmmc */
- devmap_add_entry(0xff800000, 0x100000);
-
- /* scu */
- devmap_add_entry(0xfff00000, 0x100000);
-
- return (0);
-}
-
static void
_socfpga_cpu_reset(bus_size_t reg)
{
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Sep 12, 9:13 AM (16 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38781725
Default Alt Text
D9836.id25799.diff (601 B)
Attached To
Mode
D9836: add SOC_ALTERA_* kernel options
Attached
Detach File
Event Timeline
Log In to Comment