~ubuntu-branches/ubuntu/vivid/libdebian-installer/vivid-proposed

« back to all changes in this revision

Viewing changes to src/system/subarch-arm-linux.c

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2014-03-20 13:49:45 UTC
  • Revision ID: package-import@ubuntu.com-20140320134945-s98hdy9dsbeylwwn
Tags: 0.88ubuntu4
Report the Calxeda ECX-2000 as generic-lpae, not generic, to match
base-installer which already has a different way to detect LPAE (thanks,
dann frazier; LP: #1293832).

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
    { "OMAP4430 Panda Board", "omap4" }, /* first OMAP4 hw platform, more to come */
98
98
    { "OMAP4430 4430SDP board", "omap4" }, /* OMAP4 blaze platform */
99
99
    { "Calxeda Highbank", "generic" },
100
 
    { "Calxeda ECX-2000", "generic-lpae" },
 
100
    { "Calxeda ECX-2000", "generic" },
101
101
    { "Wandboard i.MX6 Quad Board", "generic" },
102
102
    { "ARM-Versatile Express", "vexpress" },
103
103
    { "SAMSUNG EXYNOS5 (Flattened Device Tree)", "exynos5" },