I have a debian (jessie) installed in a BeagleBone Black board using the RCN (
http://repos.rcn-ee.net/debian/) repository. I noticed that there are several linux images there. For example:
linux-image-3.19.0-rc7-armv7-lpae-x0 - Linux kernel, version 3.19.0-rc7-armv7-lpae-x0
linux-image-3.19.0-rc7-armv7-x3 - Linux kernel, version 3.19.0-rc7-armv7-x3
linux-image-3.19.0-rc7-bone2 - Linux kernel, version 3.19.0-rc7-bone2
linux-image-3.19.0-rc7-bone3 - Linux kernel, version 3.19.0-rc7-bone3
What are the differentes between each kernel image ?What do the different suffixes (lpae, x0, x3, bone2, bone3) stands for ?
Best regards,